

.er-portrait .tu{
  width: 80px; height: 80px;border-radius: 40px
}
.er-portrait .tu-right a{
  line-height: 30px;
}
.er-portrait .resources{
  text-align: center;line-height: 24px;overflow: hidden;margin-top: 10px;
  margin: 12px 0;
}
.er-portrait .cloud-disk{
  width: 100%;
  margin-top: 10px;
  border-color: #30C269;
  color: #30C269;
  padding: 12px 20px;
}
.er-portrait .action{
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 44px;
  left: 0;
  top: 100%;
  color: #fff;
  transition:top 0.5s;
}
.er-portrait .resources-box{
  position: relative;
  flex: 1;
}
.er-portrait .resources-box::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 0px;
    height: 30px;
    /* font-size: 22px; */
    width: 1px;
    border-right: 1px solid #b6b6b6;
}
.er-portrait .resources-box:first-child:after {
    border:0;
}
.er-portrait .resources-box:hover .action{
  top: 0;
}
.er-portrait .tu-right-title {
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  font-family: 默认;
}
 .er-portrait .resources-top {
  font-size: 18px;
}
 .er-portrait .tu {
  width: 80px;
  height: 80px;
  border-radius: 40px;
}



.columnImage {
    width: 100%;
    height: 100%;
}
.rs-img-thum-show {
    height: 90px;
    text-align: center;
    line-height: 2em;
    background: rgba(50, 50, 50, 0.6);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -45px;
    color: #fff;
    z-index: 2;
    align-items: center;
    padding: 0 .5rem;
    border-top-left-radius: .5em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: .5em;
}
.rs-img-icon i {
    font-size: 38px;
    line-height: 45px;
}
.columnImage a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.columnImage a.aicon {
    background-color: rgb(67, 114, 194);
}
.columnImage img {
    width: 100%;
}
.columnImage .iconfont {
    font-size: 82px;
    color: #fff
}
.mk10637_1_0_1 a.pic-con-img {
    background-position: center;
}


.c_highlight em[data-v-5944f5c0] {
    font-style: normal;
    color: #f40 !important;
}


.title-box {
    display: flex;
    align-items: flex-start;
    line-height: 150%;
}
.title-box .title-pre {
    white-space: pre-line;
}
.title-box .title-box-title {
    display: flex !important;
    align-items: flex-start;
    cursor: pointer;
    flex: 1;
    width: 0;
    color: inherit;
    font-size: 1.3rem;
    font-weight: 500;
}
.title-box .fl-text {
    margin-right: 5px;
}
.title-box .fa {
    font-size: 1em;
    line-height: 150%;
    margin-right: 5px;
}
.title-box .title-box-title>span {
    width: 100%;
}
.title-box .title-box-title label {
    cursor: pointer;
}
.title-box .title-box-title label:hover {
    color: var(--skin-main-color);
}


.c_intro {
    display: flex;
    justify-content: left;
    align-items: flex-start;
}
.c_intro .property_label {
    width: 3em;
    flex-shrink: 0;
}
.c_intro_value {
    flex: 1;
}
.c_intro .c_highlight.text-line-1,
.c_intro .c_highlight.text-line-2,
.c_intro .c_highlight.text-line-3{
    display: -webkit-box;
}


.mk10004_1_0_1 .addition-button {
    text-align: right;
    font-size: 1em;
    position: relative;
}
.mk10004_1_0_1 .addition-button a {
    color: #fff;
    padding: 0.2em 1em;
    background: #ff9000;
    font-size: 1em;
}
.mk10004_1_0_1 .er-news-list {
    margin: 0px;
}

